home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / truetype / amimacro.zip / CNGDOCFT.SMM < prev    next >
INI File  |  1992-07-20  |  13KB  |  877 lines

  1. [ver]
  2.     4
  3. [sty]
  4.     ~macro.sty
  5. [files]
  6. [charset]
  7.     82
  8.     ANSI (Windows, IBM CP 1252)
  9. [revisions]
  10.     0
  11. [prn]
  12.     CITIZEN Dot Matrix
  13. [lang]
  14.     1
  15. [desc]
  16.     Change Fonts in Current Document Using FontFaceChange
  17.     
  18.     
  19.     
  20.     
  21.     711695500
  22.     6
  23.     695804302
  24.     346
  25.     4
  26.     0
  27.     0
  28.     0
  29.     0
  30.     
  31.     
  32.     
  33.     
  34.     
  35.     
  36.     0
  37. [fopts]
  38.     0
  39.     1
  40.     0
  41.     0
  42. [lnopts]
  43.     2
  44.     Body Text
  45.     1
  46. [docopts]
  47.     5
  48.     2
  49. [l1]
  50.     0
  51. [pg]
  52.     4
  53.     60 0 19 0 0 0 0 216 65535 Standard    65535 0 0    0 0 0 0 0 0 0 65535 0 0 65535 0 0 0 0
  54.     120 0 31 0 0 0 0 216 65535 Standard    65535 0 0    0 0 0 0 0 0 0 65535 0 0 65535 0 0 0 0
  55.     180 0 57 0 0 0 0 216 65535 Standard    65535 0 0    0 0 0 0 0 0 0 65535 0 0 65535 0 0 0 0
  56.     186 0 10 1025 80 0 0 216 65535 Standard    65535 0 0    0 0 0 0 0 0 0 65535 0 0 65535 0 0 0 0
  57. [edoc]
  58. @Function@<:#216,10800><:Zcngdocft>FUNCTION cngdocft()<:Z~cngdocft>
  59.  
  60. <:#216,10800>Darkmode(1)
  61.  
  62. <:#216,10800>Hourglass(1)
  63.  
  64. <:#216,10800>onerror endit
  65.  
  66. <:#216,10800>oncancel endit
  67.  
  68. dim bfont(100)
  69.  
  70. <:#216,10800>dim style(25)
  71.  
  72. <:#216,10800>s=1
  73.  
  74. <:#216,10800>b=84
  75.  
  76. <:#216,10800>bfont(1)="Arial MT"
  77.  
  78. <:#216,10800>bfont(2)="AvantGarde"
  79.  
  80. <:#216,10800>bfont(3)="Bookman"
  81.  
  82. <:#216,10800>bfont(4)="BrushScript"
  83.  
  84. <:#216,10800>bfont(5)="CaslonOpenFace"
  85.  
  86. <:#216,10800>bfont(6)="Courier"
  87.  
  88. <:#216,10800>bfont(7)="DomCasual"
  89.  
  90. <:#216,10800>bfont(8)="Frank Goth Cd"
  91.  
  92. <:#216,10800>bfont(9)="Helvetica"
  93.  
  94. <:#216,10800>bfont(10)="Helvetica-Narrow"
  95.  
  96. <:#216,10800>bfont(11)="LetterGothic"
  97.  
  98. <:#216,10800>bfont(12)="NewCenturySchlbk"
  99.  
  100. <:#216,10800>bfont(13)="Palatino"
  101.  
  102. <:#216,10800>bfont(14)="Perpetua"
  103.  
  104. <:#216,10800>bfont(15)="Shelly Allegro Script"
  105.  
  106. <:#216,10800>bfont(16)="Symbol"
  107.  
  108. <:#216,10800>bfont(17)="Times"
  109.  
  110. <:#216,10800>bfont(18)="TimesNewRomanPS"
  111.  
  112. <:#216,10800>bfont(19)="Wingdings"
  113.  
  114. <:#216,10800>bfont(20)="Algiers"
  115.  
  116. <:#216,10800>bfont(21)="Arabia"
  117.  
  118. <:#216,10800>bfont(22)="Avalon"
  119.  
  120. <:#216,10800>bfont(23)="Bahamas"
  121.  
  122. <:#216,10800>bfont(24)="BahamasHeavy"
  123.  
  124. <:#216,10800>bfont(25)="BahamasLight"
  125.  
  126. <:#216,10800>bfont(26)="BallroomTango"
  127.  
  128. <:#216,10800>bfont(27)="BravoEngraved"
  129.  
  130. <:#216,10800>bfont(28)="Brochure"
  131.  
  132. <:#216,10800>bfont(29)="Brooklyn"
  133.  
  134. <:#216,10800>bfont(30)="Busker"
  135.  
  136. <:#216,10800>bfont(31)="Campaign"
  137.  
  138. <:#216,10800>bfont(32)="Casablanca"
  139.  
  140. <:#216,10800>bfont(33)="CasablancaAntique"
  141.  
  142. <:#216,10800>bfont(34)="CommonBullets"
  143.  
  144. <:#216,10800>bfont(35)="Cottage"
  145.  
  146. <:#216,10800>bfont(36)="Crescent"
  147.  
  148. <:#216,10800>bfont(37)="Dauphin"
  149.  
  150. <:#216,10800>bfont(38)="DawnCastle"
  151.  
  152. <:#216,10800>bfont(39)="Dixieland"
  153.  
  154. <:#216,10800>bfont(40)="Euromode"
  155.  
  156. <:#216,10800>bfont(41)="Expo"
  157.  
  158. <:#216,10800>bfont(42)="Frankenstein"
  159.  
  160. <:#216,10800>bfont(43)="Freeport"
  161.  
  162. <:#216,10800>bfont(44)="Galleria"
  163.  
  164. <:#216,10800>bfont(45)="Gatineau"
  165.  
  166. <:#216,10800>bfont(46)="GreekMathSymbols"
  167.  
  168. <:#216,10800>bfont(47)="Hollow"
  169.  
  170. <:#216,10800>bfont(48)="HomewardBound"
  171.  
  172. <:#216,10800>bfont(49)="Indiana"
  173.  
  174. <:#216,10800>bfont(50)="IndianaSolid"
  175.  
  176. <:#216,10800>bfont(51)="Kastler"
  177.  
  178. <:#216,10800>bfont(52)="Kids"
  179.  
  180. <:#216,10800>bfont(53)="Lincoln"
  181.  
  182. <:#216,10800>bfont(54)="Linus"
  183.  
  184. <:#216,10800>bfont(55)="Lithograph"
  185.  
  186. <:#216,10800>bfont(56)="LithographLight"
  187.  
  188. <:#216,10800>bfont(57)="Mystical"
  189.  
  190. <:#216,10800>bfont(58)="Nebraska"
  191.  
  192. <:#216,10800>bfont(59)="NewBrunswick"
  193.  
  194. <:#216,10800>bfont(60)="NewOrder"
  195.  
  196. <:#216,10800>bfont(61)="NewOrderEngraved"
  197.  
  198. <:#216,10800>bfont(62)="Nuance"
  199.  
  200. <:#216,10800>bfont(63)="Ottawa"
  201.  
  202. <:#216,10800>bfont(64)="PalmSprings"
  203.  
  204. <:#216,10800>bfont(65)="Paradise"
  205.  
  206. <:#216,10800>bfont(66)="Penguin"
  207.  
  208. <:#216,10800>bfont(67)="PenguinLight"
  209.  
  210. <:#216,10800>bfont(68)="President"
  211.  
  212. <:#216,10800>bfont(69)="Southern"
  213.  
  214. <:#216,10800>bfont(70)="Stamp"
  215.  
  216. <:#216,10800>bfont(71)="SwitzerlandLight"
  217.  
  218. <:#216,10800>bfont(72)="SwitzerlandNarrow"
  219.  
  220. <:#216,10800>bfont(73)="Timpani"
  221.  
  222. <:#216,10800>bfont(74)="TimpaniHeavy"
  223.  
  224. <:#216,10800>bfont(75)="Unicorn"
  225.  
  226. <:#216,10800>bfont(76)="Viking"
  227.  
  228. <:#216,10800>bfont(77)="Vivienne"
  229.  
  230. <:#216,10800>bfont(78)="Wingdings"
  231.  
  232. <:#216,10800>bfont(79)="ZurichCalligraphic"
  233.  
  234. <:#216,10800>bfont(80)="Roman 10cpi"
  235.  
  236. <:#216,10800>bfont(81)="Roman 10cpi 0"
  237.  
  238. <:#216,10800>bfont(82)="Roman 10cpi OS"
  239.  
  240. <:#216,10800>bfont(83)="Roman 10cpi R"
  241.  
  242. <:#216,10800>bfont(84)="Roman 10cpi S"
  243.  
  244. @Function@<:#216,10800>Box1:
  245.  
  246. <:#216,10800>For I = 1 to b
  247.  
  248. <:#216,10800>    FillList(bfont(I))
  249.  
  250. <:#216,10800>Next
  251.  
  252. <:#216,10800>box1=DialogBox(".","box1")
  253.  
  254. <:#216,10800>If box1=0
  255.  
  256. <:#216,10800>    Goto endit
  257.  
  258. <:#216,10800>Endif
  259.  
  260. <:#216,10800>Newfont=GetDialogField$(9000)
  261.  
  262. <:#216,10800>size=GetDialogField$(20)
  263.  
  264. <:#216,10800>If size=1
  265.  
  266. <:#216,10800>    For I = 3 to 50
  267.  
  268. <:#216,10800>        x=i*2
  269.  
  270. <:#216,10800>        Filledit(9500,x)
  271.  
  272. <:#216,10800>    next
  273.  
  274. <:#216,10800>    Box2=DialogBox(".","box2")
  275.  
  276. <:#216,10800>    Newsize=GetDialogField$(9500)
  277.  
  278. <:#216,10800>    '<:><:><:><:>Newsize=Newsize*20
  279.  
  280. <:#216,10800>Endif
  281.  
  282. <:#216,10800>MarkBookMark("current"  4003  )
  283.  
  284. <:#216,10800>Type( "<[>CTRLHome]<[>CTRLSHIFTEnd]" )
  285.  
  286. <:#216,10800>FontFaceChange(newfont)
  287.  
  288. <:#216,10800>If Box2=1
  289.  
  290. <:#216,10800>    FontPointSizeChange(newsize)
  291.  
  292. <:#216,10800>Endif
  293.  
  294. <:#216,10800>Type( "<[>Right]" )
  295.  
  296. <:#216,10800>MarkBookMark("current"  4002  )
  297.  
  298. <:#216,10800>MarkBookMark("current"  4004  )
  299.  
  300. <:#216,10800>Darkmode(0)
  301.  
  302. @Function@<:#216,10800>Defstyle:
  303.  
  304. <:#216,10800>UserControl("Click On Resume To Redefine Styles in Style Sheet.")
  305.  
  306. <:#216,10800>Darkmode(1)
  307.  
  308. <:#216,10800>MarkBookMark("current"  4003  )
  309.  
  310. <:#216,10800>type("<[>ctrlhome]<[>ctrlshiftdown]")
  311.  
  312. <:#216,10800>If curshade$()=""
  313.  
  314. <:#216,10800>    goto endit
  315.  
  316. <:#216,10800>Endif
  317.  
  318. @Function@<:#216,10800>loop2:
  319.  
  320. <:#216,10800>name=GetStyleName$()
  321.  
  322. <:#216,10800><:><:>Messages(0)<:><:><:><:>
  323.  
  324. <:#216,10800><:><:>DefineStyle()
  325.  
  326. <:#216,10800>Messages(1)<:><:><:><:><:><:>
  327.  
  328. <:#216,10800>style(s)=name
  329.  
  330. <:#216,10800>s=s+1
  331.  
  332. @Function@<:#216,10800>Loop1:
  333.  
  334. <:#216,10800>Type("<[>right]<[>ctrlshiftdown]")
  335.  
  336. <:#216,10800>If curshade$()=""
  337.  
  338. <:#216,10800>    goto perm
  339.  
  340. <:#216,10800>Endif
  341.  
  342. <:#216,10800>name=GetStyleName$()
  343.  
  344. <:#216,10800>For i = 1 to s
  345.  
  346. <:#216,10800>    If name = Style(i)
  347.  
  348. <:#216,10800>        Goto loop1
  349.  
  350. <:#216,10800>    Endif
  351.  
  352. <:#216,10800>next
  353.  
  354. <:#216,10800>Goto loop2
  355.  
  356. @Function@<:#216,10800>Perm:
  357.  
  358. <:#216,10800>Type( "<[>Right]" )
  359.  
  360. <:#216,10800>MarkBookMark("current"  4002  )
  361.  
  362. <:#216,10800>MarkBookMark("current"  4004  )
  363.  
  364. <:#216,10800>ModifyReflow()
  365.  
  366. <:#216,10800>Darkmode(0)
  367.  
  368. <:#216,10800>hourglass(0)
  369.  
  370. <:#216,10800>UserControl("Click On Resume To Make Changes Permanent In Style Sheet.")
  371.  
  372. <:#216,10800>StyleManageInit()
  373.  
  374. <:#216,10800>For i = 1 to s - 1
  375.  
  376. <:#216,10800>    StyleManageAction(style(i),2,0)
  377.  
  378. <:#216,10800>next
  379.  
  380. <:#216,10800>StyleManageFinish()
  381.  
  382. @Function@<:#216,10800>endit:
  383.  
  384. <:#216,10800>ModifyReflow()
  385.  
  386. <:#216,10800><:><:><:><:>Darkmode(0)
  387.  
  388. <:#216,10800>hourglass(0)
  389.  
  390. @Function@<:#216,10800>END FUNCTION
  391.  
  392. <:#216,10800>
  393.  
  394. @Function@<:#216,10800>DIALOG box1
  395.  
  396. <:#216,10800>-2134376448 5 110 40 160 108 "" "" "Select New Typeface"
  397.  
  398. <:#216,10800>FONT 8 "Helv"
  399.  
  400. <:#216,10800>112 6 40<:><:> 14 1 1342242817 "button" "OK" 0 
  401.  
  402. <:#216,10800>112 22 40 14 2 1342242816 "button" "Cancel" 0 
  403.  
  404. <:#216,10800>8 16 92 68 9000 1352859657 "listbox" "" 0 
  405.  
  406. <:#216,10800>10 6 96 8 1000 1342177280 "static" "Available Printer Fonts:" 0 
  407.  
  408. <:#216,10800>8 90 150 9 20 1342242819 "button" "Change Font Point Size For Document" 0 
  409.  
  410. @Function@<:#216,10800>END DIALOG
  411.  
  412. <:#216,10800>
  413.  
  414. @Function@<:#216,10800>DIALOG Box2
  415.  
  416. <:#216,10800>-2134376448 4 150 40 108 76 "" "" "Select New Point Size"
  417.  
  418. <:#216,10800>FONT 8 "Helv"
  419.  
  420. <:#216,10800>60 5 40 14 1 1342242817 "button" "OK" 0 
  421.  
  422. <:#216,10800>60 21 40 14 2 1342242816 "button" "Cancel" 0 
  423.  
  424. <:#216,10800>8 4 44 8 1000 1342177280 "static" "Point Size:" 0 
  425.  
  426. <:#216,10800>8 16 44 54 9500 1344274433 "combobox" "" 0 
  427.  
  428. @Function@<:#216,10800>END DIALOG
  429.  
  430. >
  431.  
  432. [Embedded]
  433. 00007944
  434. >
  435. [macsum] 3
  436. cngdocft 0 0 13 0
  437. box1 3886 0 -1 168
  438. Box2 4251 0 -1 178
  439. [macse]
  440. 14 cngdocft
  441. 0 292 1
  442. 0 296 1
  443. 20 00003847
  444. 19 00003847
  445. 5 100
  446. 21 1 [X]
  447. 5 25
  448. 21 2 [X]
  449. 5 1
  450. 8 3
  451. 5 84
  452. 8 4
  453. 5 1
  454. 7 "Arial MT"
  455. 23 1
  456. 5 2
  457. 7 "AvantGarde"
  458. 23 1
  459. 5 3
  460. 7 "Bookman"
  461. 23 1
  462. 5 4
  463. 7 "BrushScript"
  464. 23 1
  465. 5 5
  466. 7 "CaslonOpenFace"
  467. 23 1
  468. 5 6
  469. 7 "Courier"
  470. 23 1
  471. 5 7
  472. 7 "DomCasual"
  473. 23 1
  474. 5 8
  475. 7 "Frank Goth Cd"
  476. 23 1
  477. 5 9
  478. 7 "Helvetica"
  479. 23 1
  480. 5 10
  481. 7 "Helvetica-Narrow"
  482. 23 1
  483. 5 11
  484. 7 "LetterGothic"
  485. 23 1
  486. 5 12
  487. 7 "NewCenturySchlbk"
  488. 23 1
  489. 5 13
  490. 7 "Palatino"
  491. 23 1
  492. 5 14
  493. 7 "Perpetua"
  494. 23 1
  495. 5 15
  496. 7 "Shelly Allegro Script"
  497. 23 1
  498. 5 16
  499. 7 "Symbol"
  500. 23 1
  501. 5 17
  502. 7 "Times"
  503. 23 1
  504. 5 18
  505. 7 "TimesNewRomanPS"
  506. 23 1
  507. 5 19
  508. 7 "Wingdings"
  509. 23 1
  510. 5 20
  511. 7 "Algiers"
  512. 23 1
  513. 5 21
  514. 7 "Arabia"
  515. 23 1
  516. 5 22
  517. 7 "Avalon"
  518. 23 1
  519. 5 23
  520. 7 "Bahamas"
  521. 23 1
  522. 5 24
  523. 7 "BahamasHeavy"
  524. 23 1
  525. 5 25
  526. 7 "BahamasLight"
  527. 23 1
  528. 5 26
  529. 7 "BallroomTango"
  530. 23 1
  531. 5 27
  532. 7 "BravoEngraved"
  533. 23 1
  534. 5 28
  535. 7 "Brochure"
  536. 23 1
  537. 5 29
  538. 7 "Brooklyn"
  539. 23 1
  540. 5 30
  541. 7 "Busker"
  542. 23 1
  543. 5 31
  544. 7 "Campaign"
  545. 23 1
  546. 5 32
  547. 7 "Casablanca"
  548. 23 1
  549. 5 33
  550. 7 "CasablancaAntique"
  551. 23 1
  552. 5 34
  553. 7 "CommonBullets"
  554. 23 1
  555. 5 35
  556. 7 "Cottage"
  557. 23 1
  558. 5 36
  559. 7 "Crescent"
  560. 23 1
  561. 5 37
  562. 7 "Dauphin"
  563. 23 1
  564. 5 38
  565. 7 "DawnCastle"
  566. 23 1
  567. 5 39
  568. 7 "Dixieland"
  569. 23 1
  570. 5 40
  571. 7 "Euromode"
  572. 23 1
  573. 5 41
  574. 7 "Expo"
  575. 23 1
  576. 5 42
  577. 7 "Frankenstein"
  578. 23 1
  579. 5 43
  580. 7 "Freeport"
  581. 23 1
  582. 5 44
  583. 7 "Galleria"
  584. 23 1
  585. 5 45
  586. 7 "Gatineau"
  587. 23 1
  588. 5 46
  589. 7 "GreekMathSymbols"
  590. 23 1
  591. 5 47
  592. 7 "Hollow"
  593. 23 1
  594. 5 48
  595. 7 "HomewardBound"
  596. 23 1
  597. 5 49
  598. 7 "Indiana"
  599. 23 1
  600. 5 50
  601. 7 "IndianaSolid"
  602. 23 1
  603. 5 51
  604. 7 "Kastler"
  605. 23 1
  606. 5 52
  607. 7 "Kids"
  608. 23 1
  609. 5 53
  610. 7 "Lincoln"
  611. 23 1
  612. 5 54
  613. 7 "Linus"
  614. 23 1
  615. 5 55
  616. 7 "Lithograph"
  617. 23 1
  618. 5 56
  619. 7 "LithographLight"
  620. 23 1
  621. 5 57
  622. 7 "Mystical"
  623. 23 1
  624. 5 58
  625. 7 "Nebraska"
  626. 23 1
  627. 5 59
  628. 7 "NewBrunswick"
  629. 23 1
  630. 5 60
  631. 7 "NewOrder"
  632. 23 1
  633. 5 61
  634. 7 "NewOrderEngraved"
  635. 23 1
  636. 5 62
  637. 7 "Nuance"
  638. 23 1
  639. 5 63
  640. 7 "Ottawa"
  641. 23 1
  642. 5 64
  643. 7 "PalmSprings"
  644. 23 1
  645. 5 65
  646. 7 "Paradise"
  647. 23 1
  648. 5 66
  649. 7 "Penguin"
  650. 23 1
  651. 5 67
  652. 7 "PenguinLight"
  653. 23 1
  654. 5 68
  655. 7 "President"
  656. 23 1
  657. 5 69
  658. 7 "Southern"
  659. 23 1
  660. 5 70
  661. 7 "Stamp"
  662. 23 1
  663. 5 71
  664. 7 "SwitzerlandLight"
  665. 23 1
  666. 5 72
  667. 7 "SwitzerlandNarrow"
  668. 23 1
  669. 5 73
  670. 7 "Timpani"
  671. 23 1
  672. 5 74
  673. 7 "TimpaniHeavy"
  674. 23 1
  675. 5 75
  676. 7 "Unicorn"
  677. 23 1
  678. 5 76
  679. 7 "Viking"
  680. 23 1
  681. 5 77
  682. 7 "Vivienne"
  683. 23 1
  684. 5 78
  685. 7 "Wingdings"
  686. 23 1
  687. 5 79
  688. 7 "ZurichCalligraphic"
  689. 23 1
  690. 5 80
  691. 7 "Roman 10cpi"
  692. 23 1
  693. 5 81
  694. 7 "Roman 10cpi 0"
  695. 23 1
  696. 5 82
  697. 7 "Roman 10cpi OS"
  698. 23 1
  699. 5 83
  700. 7 "Roman 10cpi R"
  701. 23 1
  702. 5 84
  703. 7 "Roman 10cpi S"
  704. 23 1
  705. 5 1
  706. 8 5
  707. 6 4
  708. 6 5
  709. 18 2
  710. 12 00002528
  711. 10 00002562
  712. 5 1
  713. 6 5
  714. 3 0
  715. 8 5
  716. 10 00002453
  717. 6 5
  718. 22 1
  719. 0 25 [X]
  720. 10 00002495
  721. 0 26 "." "box1"
  722. 13
  723. 8 6
  724. 6 6
  725. 5 0
  726. 18 0
  727. 11 00002630
  728. 10 00003847
  729. 0 27 9000
  730. 13
  731. 8 7
  732. 0 27 20
  733. 13
  734. 8 8
  735. 6 8
  736. 5 1
  737. 18 0
  738. 11 00002881
  739. 5 3
  740. 8 5
  741. 5 50
  742. 6 5
  743. 18 2
  744. 12 00002783
  745. 10 00002833
  746. 5 1
  747. 6 5
  748. 3 0
  749. 8 5
  750. 10 00002707
  751. 6 5
  752. 5 2
  753. 4 0
  754. 8 9
  755. 0 31 9500 "{9}"
  756. 10 00002750
  757. 0 26 "." "box2"
  758. 13
  759. 8 10
  760. 0 27 9500
  761. 13
  762. 8 11
  763. 2 466 1 "current" 4003
  764. 0 6 "[16420][20515]"
  765. 2 278 1 "{7}"
  766. 6 10
  767. 5 1
  768. 18 0
  769. 11 00002988
  770. 2 279 1 "{11}"
  771. 0 6 "[39]"
  772. 2 466 1 "current" 4002
  773. 2 466 1 "current" 4004
  774. 0 292 0
  775. 0 7 "Click On Resume To Redefine Styles in Style Sheet."
  776. 0 292 1
  777. 2 466 1 "current" 4003
  778. 0 6 "[16420][20520]"
  779. 0 24
  780. 13
  781. 7 ""
  782. 18 0
  783. 11 00003218
  784. 10 00003847
  785. 0 288
  786. 13
  787. 8 12
  788. 0 30 0
  789. 2 324 1
  790. 0 30 1
  791. 6 3
  792. 6 12
  793. 23 2
  794. 6 3
  795. 5 1
  796. 3 0
  797. 8 3
  798. 0 6 "[39][20520]"
  799. 0 24
  800. 13
  801. 7 ""
  802. 18 0
  803. 11 00003364
  804. 10 00003541
  805. 0 288
  806. 13
  807. 8 12
  808. 5 1
  809. 8 5
  810. 6 3
  811. 6 5
  812. 18 2
  813. 12 00003466
  814. 10 00003528
  815. 5 1
  816. 6 5
  817. 3 0
  818. 8 5
  819. 10 00003391
  820. 6 12
  821. 6 5
  822. 22 2
  823. 18 0
  824. 11 00003515
  825. 10 00003297
  826. 10 00003433
  827. 10 00003218
  828. 0 6 "[39]"
  829. 2 466 1 "current" 4002
  830. 2 466 1 "current" 4004
  831. 2 319 1
  832. 0 292 0
  833. 0 296 0
  834. 0 7 "Click On Resume To Make Changes Permanent In Style Sheet."
  835. 2 321 1
  836. 5 1
  837. 8 5
  838. 6 3
  839. 5 1
  840. 3 1
  841. 6 5
  842. 18 2
  843. 12 00003797
  844. 10 00003838
  845. 5 1
  846. 6 5
  847. 3 0
  848. 8 5
  849. 10 00003712
  850. 6 5
  851. 22 2
  852. 2 322 1 [X] 2 0
  853. 10 00003764
  854. 2 326 1
  855. 2 319 1
  856. 0 292 0
  857. 0 296 0
  858. 6 0
  859. 15
  860. 9
  861. DIALOG box1
  862. -2134376448 5 110 40 160 108 "" "" "Select New Typeface" 
  863. FONT 8 "Helv" 
  864. 112 6 40 14 1 1342242817 "button" "OK" 0 
  865. 112 22 40 14 2 1342242816 "button" "Cancel" 0 
  866. 8 16 92 68 9000 1352859657 "listbox" "" 0 
  867. 10 6 96 8 1000 1342177280 "static" "Available Printer Fonts:" 0 
  868. 8 90 150 9 20 1342242819 "button" "Change Font Point Size For Document" 0 
  869. DIALOG Box2
  870. -2134376448 4 150 40 108 76 "" "" "Select New Point Size" 
  871. FONT 8 "Helv" 
  872. 60 5 40 14 1 1342242817 "button" "OK" 0 
  873. 60 21 40 14 2 1342242816 "button" "Cancel" 0 
  874. 8 4 44 8 1000 1342177280 "static" "Point Size:" 0 
  875. 8 16 44 54 9500 1344274433 "combobox" "" 0 
  876. 00007969
  877.